Takes a string and evaluates it as an expression. The command "do" turns text into a command, while the function "value" turns text into an expression.
put the value of card field 1
This example evaluates the expression and puts the result in the Message box.